body, html {
    overflow-x: hidden;
} 

/*****网站内页，全局栏目头颜色设置－开始******/


h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0;}
.clear{clear: both;}
/*****内容区1200像素******/
@media (min-width: 768px) {
    .container {
        width:750px
    }
}
@media (min-width: 992px) {
    .container {
        width:970px
    }
}
@media (min-width: 1200px) {
    .container {
        width:1200px;padding-right: 0px;padding-left: 0px;
    }
}


/* 公用标题样式 */
.bt{text-align: center;margin-bottom: 30px;border-bottom: 2px solid #bbb;}
.bt-txt { margin-bottom: 8px; display: inline-block; border-top: 2px solid #bbb;padding: 10px 30px;}
.bt .bt-txt h3 { font-size: 26px; line-height: 1;color: #333;letter-spacing: 1px;margin-bottom: 5px;}
.bt .bt-txt h5 { font-size: 16px; text-transform: uppercase;line-height: 1;}
.bt .bt-txt p { font-size: 14px;  line-height: 1;color: #666;}


@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

}
@media (max-width: 767px){

  .bt-txt{padding: 10px 20px;}
  .bt .bt-txt h3{font-size:22px;}
  .bt .bt-txt h5{font-size:14px;}
  
}

@media (max-width: 415px){
 
}



/* 关于我们 */
.gywm{padding: 50px 0;background: #f5f5f5;}

.gy-img{float: left;width: 40%;background: url(../images/gy-bg.png)no-repeat center right 90px;padding: 30px 0;background-size: auto 100%;}
.gy-img img{width: 65%;float: left;box-shadow: 4px 4px 1px #00418963;}
.gy-adv{float: right;width: 32%;margin-top: 110px;}
.gy-adv h2 {font-size: 26px;line-height: 1; border-bottom: 1px solid #ddd; letter-spacing: 3px;  padding-bottom: 10px;padding-left: 10px;}
.gy-adv h3 {font-size: 16px; line-height: 1;color: #555;margin: 10px 0;}
.gy-adv p {font-size: 13px;line-height: 1.3;  color: #999;}
.gy-img .carousel-inner {border: 2px solid #ddd;}
.gy-img .carousel-inner>.item>a>img, .gy-img .carousel-inner>.item>img{width: 100%;}

.gy-nr{float: right;width: 57%;position: relative;}
.gy-nr img {position: absolute; top: -40px; left: -80px;}
.gy-nr h3 {  font-size: 24px; line-height: 1;margin-bottom: 15px;font-weight: bold;letter-spacing: 2px;color: #0091a5;}
.gy-nr h3 span{font-size: 24px;}
.gy-nr .gy-txt{}
.gy-nr .gy-txt p {font-size: 15px;line-height: 1.7;color: #666;}
.gy-txt{height: 280px;overflow: hidden; overflow-y: auto;padding-right: 10px;}
.gy-txt::-webkit-scrollbar {width: 3px;background: #eee;border-radius: 10px;}
.gy-txt::-webkit-scrollbar-thumb { background-color: #0091a5;  -webkit-border-radius: 2em;-moz-border-radius: 2em;border-radius: 2em;}
.gy-nr a {display: inline-block;  font-size: 14px;line-height: 1; border: 1px solid #0091a5; padding: 12px 26px;color: #0091a5; margin-top: 20px; float: right; border-radius: 3px; transition: all .5s;font-weight: bold;}
.gy-nr a:hover{background: #0091a5;color: #fff;border-color: #0091a5;}

@media (min-width: 992px) and (max-width: 1200px){
  
  .gy-nr img{height: 90px;}
  .gy-nr h3 {font-size: 24px;}
  .gy-nr h3 span{font-size: 20px;}
  .gy-nr{padding-top: 65px;}
  .gy-nr .gy-txt p {font-size: 14px;line-height: 1.5;}
  .gy-nr a {font-size: 13px;padding: 12px 30px;margin-top: 10px;}
  
}
@media (max-width: 992px){

  .gy-nr img {height: 80px;}
  .gy-nr h3 {font-size: 20px;}
  .gy-nr h3 span{font-size: 16px;}
  .gy-nr{padding-top: 50px;}
  .gy-nr .gy-txt p {font-size: 13px;line-height: 1.6;}
  .gy-nr a {font-size: 13px;padding: 12px 30px;margin-top: 10px;}
  
}
@media (max-width: 767px){

  .gywm {padding: 30px 0;}
  
  .gy-img { float: none;width: 100%;padding: 0 10px;display: none;}
  .gy-nr img{display: none;}
  
  
  .gy-nr { float: none; width: 100%; padding: 0 15px;}
  
}

@media (max-width: 415px){
 
}


/* 服务范围 */
/* .fw-bt{overflow: hidden;margin-bottom: 20px;} */
.fuwu{padding: 50px 0;}

.fw-bt{}
.fw-bt .bt-txt {background: url(../images/fw-ico.png)no-repeat center left 10px;background-size: 40px;padding: 10px 20px 10px 60px;}

.fw-more{text-align: right;margin-bottom: 20px;}
.fw-more a { display: inline-block; color: #0091a5; font-size: 13px; line-height: 1;padding-right: 10px;}

.fw-cont{}
.fw-cont ul{}
.fw-cont ul li{float: left;width: 33.3333%;padding: 0 8px;margin-bottom: 16px;}
.fw-cont ul li a {display: block;position: relative;top: 0;transition: all .5s;}
.fw-img{height: 200px;overflow: hidden;}
.fw-img img{width: 100%;}
.fw-cont ul li a .fw-txt{background: #0091a5;padding: 15px 20px;}
.fw-txt h3 { font-size: 20px; line-height: 1; color: #fff; margin-bottom: 15px;}
.fw-txt p { font-size: 14px;line-height: 1; color: rgb(255 255 255 / 80%);overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.fw-txt span { display: inline-block;margin-top: 15px; border: 1px solid #fff;  color: #fff;padding: 6px 20px;transition: all .5s;}
.fw-cont ul li a:hover{top: -8px;}

.fw-txt span:hover{background: #fff;color: #0091a5;}

@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

}
@media (max-width: 767px){

  .fw-cont{padding: 0 10px;}
  
  .fw-cont ul li {float: left;  width: 50%; padding: 0 5px;margin-bottom: 10px;}
  .fw-img { height: 120px;}
  .fw-cont ul li a .fw-txt { padding: 10px;}
  .fw-txt h3 {  font-size: 16px;line-height: 1.2;  color: #fff;margin-bottom: 10px;height: 30px;}
  .fw-txt span {display: inline-block; margin-top: 10px;border: 1px solid #fff; color: #fff;  padding: 8px 20px;transition: all .5s; font-size: 12px;line-height: 1;}
  
}

@media (max-width: 415px){
 
}




/* 流程 */
.liucheng{background: url(../images/bg2.jpg)no-repeat center fixed;padding: 50px 0;}

.lc-bt .bt-txt {background: url(../images/lc-ico.png)no-repeat center left 10px;background-size: 40px;padding: 10px 20px 10px 60px;}

.lc-cont {background: rgb(255 255 255 / 85%);padding: 50px 20px;border-radius: 10px;}
.lc-cont ul{}
.lc-cont ul li{float: left;width: 25%;padding: 0 15px;text-align:center;position: relative;}
.lc-box{}
.lc-cont ul li:after{background: url(../images/l2.png) center right no-repeat;display:block;content: " ";position: absolute;top: 40px;right: -17px;width: 34px;height: 34px;}
.lc-box .lc-ico{}
.lc-box .lc-ico img{}
.lc-box h3 { font-size: 22px; font-weight: bold; line-height: 1; margin: 15px 0; letter-spacing: 1px;}
.lc-box p { font-size: 16px; line-height: 1.5; color: #555; height: 70px;}

.lc-cont ul li:nth-last-child(2):after {background: none;}

@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

}
@media (max-width: 767px){

  .liucheng{padding: 30px 10px;}
  .lc-cont { padding: 30px 10px;}
  .lc-cont ul li {float: left; width: 50%;padding: 0 5px;}
  
  .lc-box .lc-ico img {width: 70px;}
  .lc-cont ul li:after{top: 15px;right: -3px;}
  .lc-box p {  font-size: 13px; height: 80px;}
  
  .lc-box h3 {  font-size: 14px; margin: 10px 0;}
  
}

@media (max-width: 415px){
 
}



/* 新闻 */
.xinw{padding: 50px 0;background: #f8f8f8;}

.xw-l{float: left;width: 49%;}
.xw-r{float: right;width: 49%;}

.xw-bt{overflow: hidden;margin-bottom: 10px;border-bottom: 1px solid #ddd;}
.xw-bt h3 {  float: left; font-size: 16px; text-transform: uppercase; color: #bbb;font-weight: bold;}
.xw-bt h3 img{width: 30px;margin-right: 5px;}
.xw-bt h3 span{font-size: 20px;font-weight: bold;color: #0091a5; padding-bottom: 7px;border-bottom: 3px solid #0091a5;display: inline-block;}
.xw-bt a { float: right;font-size: 14px;color: #888;line-height: 1; text-transform: uppercase;margin-top: 10px;}
.xw-bt a:hover{color:#0091a5;}

.xw-img{margin-bottom: 15px;}
.xw-img img{width: 100%;}

.xw-list{}
.xw-list ul{}
.xw-list ul li{}
.xw-list ul li a { display: block;padding: 10px 0;border-bottom: 1px dashed #ccc;}
.xw-list ul li a h2 {  font-size: 15px;line-height: 1;color: #666;}
.xw-list ul li a h2 .fa { color: #0091a5;margin-right: 6px;}
.xw-list ul li a h2:hover{color: #0091a5;}

@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

}
@media (max-width: 767px){

  .xw-box{float: none;width: 100%;padding: 0 15px;margin-bottom: 20px;}
  
}

@media (max-width: 415px){
 
}


/* 案例 */
.anli{padding-top: 50px;}

.al-bt .bt-txt {background: url(../images/al-ico.png)no-repeat center left 10px;background-size: 40px;padding: 10px 20px 10px 60px;}

.walking { width: 100%;  font-size: 12px; overflow: hidden; margin: 0;height: 250px !important;}
.walking .ar_1{width: 180px;margin-left: 15px;height: 250px;}
.walking .ar_1 .item{height: 250px;border: none;}
.walking .ar_1 .item img {vertical-align: middle;height: 100%;}

.al-btn{text-align: center;margin-top:20px;}
.al-btn a {  display: inline-block; font-size: 16px;line-height: 1; background: #0091a5; color: #fff; padding: 12px 30px; border-radius: 3px;transition: all .5s;border:1px solid ;}
.al-btn a:hover{border-color: #0091a5;color: #0091a5;background: none;}

@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

}
@media (max-width: 767px){

  .walking{height: 160px !important;}
  .walking .ar_1{width: 120px;margin-left: 5px;}
  .walking .ar_1 .item { height: 160px;border: none;}
  
}

@media (max-width: 415px){
 
}





@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

}
@media (max-width: 767px){

}

@media (max-width: 415px){
 
}




@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

}
@media (max-width: 767px){

}

@media (max-width: 415px){
 
}






/* 友情链接 */
.links {margin: 30px 0 15px;}
.links span {font-size: 16px; line-height: 1.5; color: #000; font-weight: bold;text-transform: uppercase;display: inline-block;margin-bottom: 5px;}
.links span b {font-size: 18px; background: #0091a5; color: #fff;  line-height: 1; padding: 2px 10px;margin-right: 5px;border-radius: 2px;}
.links a{margin: 0 5px;font-size: 15px;line-height: 1.5;color: #444;}
.links a:hover{color: #0091a5;}





@media (max-width: 767px){

  .links{padding: 0 15px;margin: 0;margin-top: 20px;}
  
  .links span b{font-size: 16px;}
  .links span{font-size: 15px;}
  .links a {font-size: 13px;}

}




/*底部*/
.footers{background: rgb(22, 29, 35);}

.f-nav {padding: 15px 0;}
.f-nav ul{overflow: hidden;}
.f-nav ul li {float: left;padding: 5px 0;}

.f-nav ul li a { color: #fff; display: block;font-size: 15px;line-height: 1;border-right: 1px solid #ccc;padding: 0 35px;}
.f-nav ul li:last-child a{border: none;}
.f-nav ul li a:hover{color: #0091a5;}

.f_one{border-top: 2px solid #ffba00;}

.f-logo{float: left;padding-right: 15px;width: 15%;text-align:center;}
.f-logo img{width: 66%;margin-top: 25px;}

.f-lx{float: left;width: 40%;padding: 24px 0 10px 15px;}
.f-lx h3 { font-size: 22px; line-height: 1;color: #fff;font-weight: bold;letter-spacing: 1px;margin-bottom: 10px;}
.f-lx p { font-size: 16px;line-height: 1.5;color: #fff;}
.f-lx p a:hover{color: #0091a5;}

.f-ewm{float: right;width: 24%;}
.f-ewm .ewm-box { float: right; width: 50%;padding: 10px; margin: 0 2%;position:relative;margin-right: 20px;}
.f-ewm .ewm-box img{width: 100%;}
.f-ewm .ewm-box p { font-size: 14px;  line-height: 1; color: #fff; text-align: center;margin-top: 8px;}

.sec-tit.left-keyword-tit, .themain {
    display: block;
}
.themain {
    clear: both;
    text-align: center;
    color: #fff;
}
.themain a {
    color: #fff;
    margin: 0 5px;
}

p.copyright {  font-size: 15px; line-height: 1;color: #fff;  padding: 12px 0; text-align: center; border-top: 1px solid #eee;margin-top: 20px;}


.footer{display: none;}
@media (max-width: 768px){
/*手机底部菜单*/
.footers { display:none}
.footer {background: #21272f;display: -webkit-box;width: 100%;margin-top: 6px;background-size: 9px 128px;position: fixed;z-index: 110;bottom: 0;left: 0; display:block; line-height:45px;}
.footer a {-webkit-box-flex: 1;display: -webkit-box;color: #fff; display:inline-block; width:32%;font: 100 16px/35px "微软雅黑";height: 35px; line-height:35px; text-align:center;}
.footer a i { padding-right:5px;}
.hr { height:45px;}
}


@media (min-width: 992px) and (max-width: 1200px){
  
  .f-nav ul li a{font-size: 15px;padding: 0 23px;}
  
}
@media (max-width: 992px){

  .f-left { float: left; width: 72%;}
  .f-nav ul li a {font-size: 13px;margin-right: 20px;}
  .f-lx p {font-size: 13px; line-height: 1.6;}
}
@media (max-width: 767px){

}


/* 内页 */
.page-body { margin: 20px auto 50px;}
.left_menu{float: left;width: 21%;margin-right: 2%;padding: 0;}
.page-body .col-md-9{float: left;width: 77%;padding: 0;}


/* 左侧菜单 */
.page-body .sec-tit { margin-top: 15px;background: #0091a5; height: 50px; line-height: 1; border: none;}
.sec-tit h2 { float: none;  margin-top: 0; margin-bottom: 0;height: auto; line-height: 50px; font-weight: normal; font-size: 20px; color: #fff; border-bottom: none; text-align: center;}

.page-l-clist{border: none;margin-top: 3px;}
.page-l-clist ul { padding: 0; border: none;}
.page-l-clist li.layer1 { height: auto;line-height: 1;text-align: left; font-size: 16px; border-bottom: none;z-index: 1;}
.page-l-clist li.layer1 a {display: block; overflow: hidden;padding: 15px 20px; border-bottom: 1px solid #ddd;background: #eee;}
.page-l-clist li.layer1 a span{float: left;}
.page-l-clist li.layer1 a .fa{float: right;}
.page-l-clist li a:hover {height: auto;color: #fff; background: #0091a5;}
.page-l-clist li.layer1.on a{height: auto;color: #fff; background: #0091a5;}

.page-l-clist li .layer2 { position: absolute;left: 100%; top: 0px; width: 210px; padding: 0;background: #f5f5f5; z-index: 9999;}
.page-l-clist li .layer2 ul{border: none;}
.page-l-clist li .layer2 ul li {height: auto; line-height: 1; border: none;}

.left-news{border: 1px solid #0091a5;padding: 5px 10px;}
.left-news li {border-bottom: none;}
.left-news li a{display: block;padding: 8px 0;}
.left-news li a h5 {line-height: 1;text-align: left; font-size: 14px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;color: #555;}
.left-news li a h5 .fa{margin-right: 5px;}
.left-news li a:hover h5{color: #0091a5;text-decoration: underline;}
.left-news li a:hover h5 .fa{color: #0091a5;}

.wp-pagenavi{text-align: center;}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #222;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #ffb901;
    border-color: #ffb901;
}



.crumbs-item {line-height: 1; border: none; overflow: hidden; margin-bottom: 0;background: #fafafa; box-shadow: 0 0 5px #ddd; padding: 15px 0;}
.crumbs-item h6 { font-size: 14px; line-height: 1;  color: #666;  border-left: 2px solid #44392a; padding: 2px 10px;}

.page-title{margin-bottom: 20px;}
.page-title h3 { height: 32px;position: relative;  color: #fff; border-bottom: 1px solid #bbb;}
.page-title a{display: none;}
.page-title a:last-child { display: block; position: absolute; top: 0;color: #ffba00;font-size: 20px; font-weight: bold; border-bottom: 3px solid #ffba00; line-height: 1;padding-bottom: 10px;z-index: 3;}



/* 图片列表 */
.page-alist {margin-top: 0;}
.page-alist .col-md-3{margin-bottom: 15px;padding: 0 8px;}
.page-alist .col-md-3 a{display:block;box-shadow: 0 0 5px #00000040;}
.page-alist .col-md-3 a h5 { font-size: 16px;line-height: 1;height: auto;padding: 10px 0; color: #343434;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-alist .col-md-3 a:hover h5{color: #0091a5;}
.page-alist .col-md-3 a .img-inner{width: auto;height: 200px;border: none;padding: 0;overflow: hidden;display: flex;padding: 5px;}
.page-alist .col-md-3 a .img-inner img{ display: inline-block; margin: auto; max-width: 100%;max-height: 100%;}
.page-alist .col-md-3 a .img-inner:hover{border: none;}
.page-alist .col-md-3 a:hover .img-inner img{transform: scale(1.1);}

.page-alist .col-md-4{margin-bottom: 15px;padding: 0 8px;}
.page-alist .col-md-4 a{display:block;border: 1px solid #ddd;}
.page-alist .col-md-4 a h5 { font-size: 16px;line-height: 1;height: auto;margin-top: 10px; color: #555;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-alist .col-md-4 a:hover h5{color: #0091a5;}
.page-alist .col-md-4 a .img-inner {  width: auto;  height: 200px;  border: none; padding: 0; overflow: hidden; display: flex; flex-wrap: wrap;align-content: center;padding: 5px;}
.page-alist .col-md-4 a .img-inner img { display: inline-block; margin: auto; max-width: 100%;max-height: 100%;}
.page-alist .col-md-4 a .img-inner:hover{border: none;}
.page-alist .col-md-4 a:hover .img-inner img{transform: scale(1.1);}


/* 新闻列表 */

.page-alist .page-adate {width: 70px;height: 65px;background: #ffb901;color: #fff;}

.page-alist .page-adate h3 { font-size: 28px;line-height: 1;margin-bottom: 5px;}
.page-alist .page-adate p { font-size: 14px;line-height: 1; margin-bottom: 0;}

.media-heading {margin-top: 0; margin-bottom: 5px; font-size: 18px; font-weight: normal;color: #222;margin-top: 3px;}
.page-alist .page-atit p {color: #555;font-size: 14px; line-height: 1.5;}

.page-atit a:hover .media-heading{color: #c96;}

.news_alist{overflow: hidden;}
.news_alist li { clear: inherit; overflow: inherit;margin-bottom: 25px;float: left;width: 25%;padding: 0 10px;border: none;}
.news_alist li a{display: block;padding: 10px;border: 1px solid #f2f2f2; background: #f3f3f3;}
.news-info{margin-top: 10px;}
.news_alist .news-info{border-bottom: 1px solid #ddd;padding-bottom: 10px;margin-bottom: 10px;}
.news_alist .news-info h3 { font-size: 17px; line-height: 1; color: #555; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;}
.news_alist .news-info h5 {text-align: right; font-size: 13px;line-height: 1; color: #888;}
.news_alist li a p.description { font-size: 14px;line-height: 1.3;color: #999;height: 55px; overflow: hidden;margin: 10px 0;}
.news_alist li a span { display: inline-block; font-size: 14px;line-height: 1; border: 1px solid #ddd; padding: 10px 30px; margin-top: 20px; color: #333;transition: all .5s;}
.news_alist li a:hover {border-color: #b10000;box-shadow: 0 3px 7px #b1000030;}

.news_alist li a .news-img{height: 210px;overflow: hidden;}
.news_alist li a .news-img img{width: 100%;min-height: 100%;transition: all .5s;}
.news_alist li a:hover .news-img img{transform: scale(1.1);}


/* 详情页 */
.page-con-tit{}
.page-con-tit h1 { font-size: 20px; line-height: 1; letter-spacing: 1px; padding-bottom: 10px;}

.page-content{padding: 0 15px 15px;}
.page-content p {font-size: 15px; line-height: 1.7;  color: #444;margin-bottom: 6px;}

td, th { padding: 0; padding: 5px;font-size: 15px;line-height: 1.5;}


/* 地图 */
.page-addr{margin-top: 30px;}
.page-addr iframe{width: 100%;}



.page-nav{padding: 0 10px;margin-bottom:20px;display: none;}
.page-nav ul{overflow: hidden;}
.page-nav ul li{float: left;width: 33.3333%;text-align: center;margin-bottom: 10px;padding: 0 5px;}
.page-nav ul li a {display: block;font-size: 15px;line-height: 1;  background: #eee;padding: 15px 0;}
.page-nav ul li a:hover {  background: #0091a5; color: #fff;}


@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

  .page-body .col-md-9{float: none;width: 100%;}
  
  .page-alist .col-md-4 {  margin-bottom: 15px; padding: 0 8px; float: left; width: 33.3333%;}
  .page-alist .col-md-4 a .img-inner{height: 170px;}
  
  .page-alist .col-md-3 {margin-bottom: 15px; float: left;width: 25%;}
  .page-alist .col-md-3 a .img-inner{height: 170px;}
  
  .news_alist li a{padding:15px;}
  .news_alist li a p.description {font-size: 13px; line-height: 1.5;color: #777;}
  
  .page-nav{display: block;}
  
}
@media (max-width: 767px){

  .page-alist{padding: 0 10px;}
  .page-alist .col-md-4{padding: 0 5px;}
  
  .img-inner { height: 120px;}
  
  .page-alist .col-md-4 { margin-bottom: 15px;width: 50%;}
  .page-alist .col-md-4 a .img-inner {height: 140px;}
  .page-alist .col-md-4 a h5{font-size: 14px;}
  
  .page-alist .col-md-3 {margin-bottom: 15px;float: left; width: 50%;}
  .page-alist .col-md-3 a h5 {font-size: 14px; padding: 10px 0;}
  
  .list-title h3{font-size: 14px;width: 80%;}
  .list-title span{width: 20%;}
  
  .page-alist .page-adate {background: #222;color: #c96;}
  .page-alist .page-adate h3{font-size: 24px;margin-top: 10px;}
  .page-alist .page-adate p{font-size: 13px;}
  
  .page-alist .page-atit p { color: #666; font-size: 13px;line-height: 1.5;height: 4rem;}
  
  .page-con-tit h1 { font-size: 18px;  line-height: 1;letter-spacing: 0;padding-bottom: 10px;}
  
  .page-nav ul li{width: 50%;}
  .page-nav ul li a {font-size: 13px; padding: 10px 0;}
  
  .page-title{display: none;}
  
  .news_alist li a { padding: 10px;}
  
  .page-content p { font-size: 13px;  line-height: 1.5;color: #444;margin-bottom: 5px;}
  
}


.dh{width: 72%;float: left;}
.sous{width: 28%;float: right;position:relative;padding: 13px 0 0 0;}
.cp-xl{width: 22%;float: right;padding:1.4% 6px 1.4% 14px;background:url(../images/wz-bg.png)no-repeat center;position: absolute;left: 55%;margin: 3px 0 0 0;}
.cp-xl h3{}
.cp-xl h3 a{color: #747474;font-weight: bold;font-size: 16px;}

.cp-xl ul{}
.cp-xl ul li{}
.cp-xl ul li a{}
.dropdown-menu {position: absolute;top: 100%;left: -15px;z-index: 1000;display: none;float: left;min-width: 75px;padding: 1px 0;margin: 2px 0 0;font-size: 14px;text-align: left;list-style: none;background:url(../images/xl-bg.png)no-repeat center;-webkit-background-clip: padding-box;background-clip: padding-box;border: 1px solid #ccc;border: 1px solid rgba(0,0,0,.15);border-radius: 4px;-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);box-shadow: 0 6px 12px rgba(0,0,0,.175);}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {color: #747474;text-decoration: none;background: none;}

.searchhezi{width: 70%;float: right;position:absolute}
.searchhezi input{ border: none;outline: none;}
.searchhezi input[type="text"] { width: 268px;height: 33px;padding-left: 10px;font-size: 14px;color: #333;    border: 1px solid #a6a6a6;}
.searchhezi input[type="submit"] { position: absolute; top: 0px;left: 268px;background: url(../images/ss-bg.png)no-repeat center; height: 33px; width: 56px;font-size: 16px;letter-spacing: 2px;color:#6694A4;border: 1px solid #83b8cb;font-weight:bold}


@media (min-width: 992px) and (max-width: 1200px){
.cp-xl {left: 76%;margin: 5px 0 0 0;}
}
@media (max-width: 992px){
  
.sous {display: none;}
  .dh {width: 100%;}
  .container {padding-right: 0px; padding-left: 0px;}

}
@media (max-width: 767px){
 

  
}



.cp{background:#ffba00;position:relative;padding: 26px 0 74px 0;}
.cp .gy-bt{text-align: center;line-height: 2;padding: 0 0 42px 0;}
.cp .gy-bt em{font-size: 20px;color: rgb(255, 255, 255);}
.cp .gy-bt h2{font-size: 35px;color: rgb(255, 255, 255);padding: 0 0 14px 0;}
.cp .gy-bt .gy-hx{background: #fff;padding: 1px;width: 7%;margin: 0 auto;}
.cp .gy-wz{width: 49%;float: left;line-height: 1.7;padding: 28px 24px;}
.cp .gy-wz p{font-size: 16px; color: rgb(255, 255, 255)}
.cp .gy-an{}
.cp .gy-an a{position: absolute;color: #fff;background: #434343;padding: 15px 48px;font-size: 16px;border-radius: 3px;top: 83%;left: 45%;}


.cp .cp-left{height: 31px;}
.cp .cp-box2{width: 51%;float: left;}
.cp .cp-xl{width: 30%;float: left;border: 1px solid #999;padding:1.6% 6px 1.6% 26px;background:url(../images/wz-bg.png)no-repeat center}
.cp .cp-xl h3{}
.cp .cp-xl h3 a{color: #0072ff;}
.cp .cp-xl h3 a:hover{color:#0072ff !important}
.cp .cp-xl ul{}
.cp .cp-xl ul li{}
.cp .cp-xl ul li a{}


.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1;
    width: 855px;
    height: 345px;}

.carousel-control {left: -23px;opacity: 1;}
.carousel-control.right {right: -25px;}


.carousel-indicators li {
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 1px;
    text-indent: 0px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 10px;
  color:#fff
}

.carousel-indicators .active {
    width: 20px;
    height: 20px;
    margin: 0;
    background-color: #fff;
  color:#000
}




@media (min-width: 992px) and (max-width: 1200px){

  .cp .cp-box2 {width: 53%;}
  .cp .gy-wz {width: 47%;padding: 0px 22px;}
  
  
}
@media (max-width: 992px){
  
.cp .cp-box1 {width: 100%;float: left;}
  .cp .cp-xl {width: 30%;float: left;border: 1px solid #999;padding: 0.8% 10px 0.8% 78px;background: url(../images/wz-bg.png)no-repeat center;}
  .cp .cp-box2 {width: 100%;margin-left: 0px;}
  .cp .gy-wz {width: 100%;}
  .cp .gy-bt {padding: 0 0 15px 0;}
  .cp .gy-an a {top: 92%;left: 39%;}

}
@media (max-width: 767px){
 
.cp .cp-xl {width: 41%;padding: 1.5% 10px 1.5% 48px;}
  .searchhezi {width: 59%;}
  .cp .cp-box1 .cplb {margin-top: 10px;}
  .carousel-control {left: -4px;opacity: 1;}
  .carousel-control.right {right: -4px;}
  .xinw {padding: 27px 5px 54px 5px !important;}
  .xinw-an {left: 39% !important;}
  .spzx .news_list_box {padding: 27px 4px 0px 9px !important;}
  .carousel-inner>.item>a>img { margin:0 auto;height: 251px;}
  .sp-an {left: 39% !important;}
  .lx p {font-size: 17px !important;}
  .cp .gy-bt h2 {font-size: 23px;}
  .cp {padding: 11px 0 74px 0;}
  .cp .gy-wz {padding: 4px 24px 28px 24px;}
  .cp .gy-wz p {font-size: 15px;}
  .cp .gy-an a {top: 93%;left: 30%;padding: 11px 42px;}
}


/* 图标 */
.icon{padding: 34px 0 92px 0;background-color: rgb(249, 249, 249)}
.icon ul{}
.icon ul li{width:25%;float:left;padding: 0 26px;}
.icon ul li .icon-img{width:100%;display: grid;place-items: center;transition:all 0.4s;}
.icon ul li .icon-img:hover{transform:translate(0,-8px);transition:all 0.4s}
.icon ul li .icon-img img{width: 53%;}
.icon ul li .icon-wz{text-align:center;line-height: 1.3;;padding-top: 7px;}
.icon ul li .icon-wz h2{font-size:20px;color:#000;padding: 15px 0;}
.icon ul li .icon-wz span{font-size:16px;color:#a1a1a1;}

.icon .gy-bt{text-align: center;line-height: 2;padding: 0 0 42px 0;}
.icon .gy-bt em{font-size: 20px;color: #cccccc;}
.icon .gy-bt h2{font-size: 35px;color:#000;padding: 0 0 14px 0;}
.icon .gy-bt .gy-hx{background: #ffba00;padding: 1px;width: 7%;margin: 0 auto;}


.ys{position:relative;background-color: rgb(245, 245, 245);    padding: 0 0 20px 0;}
.ys .ys-tp{width: 50%;float: left;position: absolute;top: -10%;}
.ys .ys-tp img{}
.ys .ys-wz{width: 50%;float: right;padding: 46px 0 0 0;}
.ys .ys-wz .ys-bt{line-height: 2;}
.ys .ys-wz .ys-bt em{font-size: 20px;color: #cccccc;}
.ys .ys-wz .ys-bt h2{font-size: 35px;color:#000;padding: 0 0 14px 0;}
.ys .ys-wz .ys-bt .ys-hx{background: #ffba00;padding: 1px;width: 13%;}
.ys .ys-wz .ys-txt{}
.ys .ys-wz .ys-txt ul{}
.ys .ys-wz .ys-txt ul li{width: 100%;padding: 14px 0;}
.ys .ys-wz .ys-txt ul li h3{font-size: 25px; color: rgb(255, 186, 0);padding: 0 0 8px 0;}
.ys .ys-wz .ys-txt ul li em{font-size: 35px; color: rgb(255, 186, 0);padding: 0px 8px 0 0;}
.ys .ys-wz .ys-txt ul li span{font-size:16px;color:#666}



.ys .ys-tb{background:url(../images/tb-bg.jpg)no-repeat center;position:absolute;width: 1903px;left: 0%;top: 99%;}
.ys .ys-tb img{    padding: 68px 0;}
.ys-tb .container{}
@media (min-width: 992px) and (max-width: 1200px){

  .ys .ys-tp {left: -4%;}
  .ys-tb .container {width: 1920px;}
  
}
@media (max-width: 992px){
  
.icon {padding: 51px 0;}
  .ys .ys-tp {display: none;}
  .ys .ys-wz {width: 100%;padding: 46px 0 0 41px;}
  .ys .ys-tb{display:none}

}
@media (max-width: 767px){
 
.icon {padding: 11px 0;}
.icon ul li .icon-wz span {font-size: 13px;color: #a1a1a1;}
  .icon .gy-bt h2 {font-size: 23px;}
  .icon ul li {width: 50%;}
  .ys .ys-wz .ys-bt h2 {font-size: 23px;}
  .ys .ys-wz .ys-txt ul li h3 {font-size: 21px;}
  
}






.cpzx{margin: 214px 0 0 0;;background:url(../images/cp-bg.png)no-repeat center;padding: 0 0 31px 0;}
.cpzx .gy-bt{text-align: center;line-height: 2;padding: 20px 0 20px 0;}
.cpzx .gy-bt em{font-size: 20px;color: #cccccc;}
.cpzx .gy-bt h2{font-size: 35px;color:#000;padding: 0 0 14px 0;}
.cpzx .gy-bt .gy-hx{background: #ffba00;padding: 1px;width: 7%;margin: 0 auto;}

@media (min-width: 992px) and (max-width: 1200px){
.product_content .pro_img {height: 227px;}
}
@media (max-width: 992px){
  
.cpzx {margin: 0px;background:rgb(245, 245, 245)}

}
@media (max-width: 767px){
 
.cpzx .gy-bt h2 {font-size: 23px;}
  
}



/*案例*/
.case{padding:18px 0 14px 0;background-color: rgb(249, 249, 249)}
.cp-bt h3{font-size: 30px;color: #085fc1;font-weight: bold;text-transform: uppercase;margin-top: 37px;}
.cp-bt p{font-size: 15px;color: #4c4c4c;margin-bottom: 10px;}
.xian1 {width: 61px;border: 1px solid #878787;margin: 15px auto 9px;}


.case .col-md-4{padding:0;}
.case .carousel-indicators li{background-color: #999;}
.case .carousel-indicators .active{background-color: #005a9f;}
.case .carousel-indicators{bottom: -12px;}
.case .scienceBtn{margin-top:20px;}
.case .carousel{padding-top:20px;}
.case .carousel-control{width:7%;}
.case .carousel-control img{width:45px;height:auto;}
.case .carousel-inner{width: 85%;margin: 0 auto}
.case .carousel-inner .row{margin:0;}
.case .portab .item .ar_1:hover .img-auto {border:1px solid #3F853E;}
.case .factoryCol{padding:0;}
.case .portab .item .ar_1 .img-auto{height: 312px;padding: 15px;}
.case .portab .item .ar_1 img{width: 100%;min-height: 100%;}
.case .portab .item{margin: 0 10px 10px 10px;}
.case .portab .item .ar_2 {height: 50px;line-height: 50px;background: transparent;color: #000;}

.an1 a {color:#fff;background-color:#3F853E;width:145px;height:40px;line-height:40px;display: block;text-align:center; font-size: 14px;margin: 26px auto 0px;border-radius: 6px;}
.an1 a:hover {color:#fff;background-color:#005a9e;border-color:#005a9e;display: block;}

.lxwm .lxwm-bt h2{text-align:center;font-size:28px;color:#014c86;text-transform: uppercase;font-weight: bold;background:url(../images/hx.png)no-repeat center center}
.lxwm .lxwm-bt p { font-size: 16px;text-transform: uppercase;font-weight: bold;  color: #444;color: #014c86;text-align: center;}

.ryzs-bt h2{text-align:center;font-size:28px;color:#014c86;text-transform: uppercase;font-weight: bold;background:url(../images/hx.png)no-repeat center center}
.ryzs-bt p { font-size: 16px;text-transform: uppercase;font-weight: bold;  color: #444;color: #014c86;text-align: center;}

.case .gy-bt{text-align: center;line-height: 2;padding: 7px 0 36px 0;}
.case .gy-bt em{font-size: 20px;color: #cccccc;}
.case .gy-bt h2{font-size: 35px;color:#000;padding: 0 0 14px 0;}
.case .gy-bt .gy-hx{background: #ffba00;padding: 1px;width: 4%;margin: 0 auto;}


.walking{height: 330px !important;margin: 0;}
.walking .ar_1{width: 224px;height: 342px;background: none;}
.walking .ar_1 .item{height: 270px;border:1px solid #e1e1e1;display:grid;place-items:center}
.walking .ar_1 .item img{height: 63%;}
.walking .ar_1 p {height: 40px; line-height: 35px; background: none;color: #000;padding: 0 5px;font-size: 16px;letter-spacing: 1px;}
@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){
.case .carousel-inner .row {height: 309px;}
.case .col-md-4 {width: 100%;} 
}
@media (max-width: 767px){
.case .carousel-inner .row {height: 309px;}
.case .col-md-4 {width: 100%;} 
  .ryzs-bt h2 {text-align: center;font-size: 19px;}
  .case {padding: 0px 0 5px 0;}
  .case .gy-bt h2 {font-size: 23px;}
}
@media (max-width: 415px){
 
}
  
  
  
  
.mo-footer {background: #ffba00;text-align: center;padding: 23px 12px;}
.mo-footer h3{color: #fff;font-size: 18px;margin-bottom: 17px;}
.mo-footer p{font-size: 15px;color: #fff;line-height: 2;}

